Tor Lillqvist [Tue, 29 Aug 2006 22:55:31 +0000 (22:55 +0000)]
Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or
2006-08-29 Tor Lillqvist <tml@novell.com>
Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x
since 2.6 or 2.8. It's pointless to keep the Win9x code in here as
it isn't being maintained anyway. If somebody is interested, it
can always be found in older GTK+ versions, and in CVS.
* configure.in
* acconfig.h
* gdk/Makefile.am
* gdk/win32/Makefile.am
* gdk/win32/libie55uid.la
* gdk/win32/gdkevents-win32.c: Remove the --with-ie55 configure
switch and associated stuff. Active IMM and the <dimm.h> header
was used for IM support on NT4 and Win9x. Win2k and later have IM
support built-in.
* gdk/win32/gdkevents-win32.c: Remove the G_WIN32_IS_NT_BASED()
and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
branches, and any variables or static functions used only by the
Win9x branches.
Emmanuele Bassi [Tue, 29 Aug 2006 18:51:16 +0000 (18:51 +0000)]
slight edit of my last entry
Emmanuele Bassi [Tue, 29 Aug 2006 18:38:59 +0000 (18:38 +0000)]
Break when an item is found and activated. (#353449, based on a patch by
2006-08-29 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchoosermenu.c
(gtk_recent_chooser_menu_set_current_item): Break when an item
is found and activated. (#353449, based on a patch by Jan Arne
Petersen)
Felix I [Tue, 29 Aug 2006 12:59:06 +0000 (12:59 +0000)]
Tamil Translation updated
Tim Janik [Tue, 29 Aug 2006 10:22:27 +0000 (10:22 +0000)]
introduced ::xspacing and ::yspacing style properties which make all
Fri Jul 14 16:13:37 2006 Tim Janik <timj@gtk.org>
* gtk/gtkprogressbar.c: introduced ::xspacing and ::yspacing style
properties which make all hardcoded padding and spacing values
configurable. properly swap ::text-xalign treatment for RTL widgets.
* gtk/gtkprogress.c: fixed style property blurbs. made alignment
proeprty more consistent with GtkMisc alignment blurbs. mention
RTL treatment for text-xalign.
Tim Janik [Tue, 29 Aug 2006 10:01:02 +0000 (10:01 +0000)]
allow (most) windows to be resizable. added ellipsization settings to
Tue Aug 29 11:57:40 2006 Tim Janik <timj@imendio.com>
* tests/testgtk.c: allow (most) windows to be resizable.
added ellipsization settings to progress bars.
Daniel Nylander [Mon, 28 Aug 2006 21:46:53 +0000 (21:46 +0000)]
Updated Swedish translation.
2006-08-28 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
Matthias Clasen [Mon, 28 Aug 2006 18:03:44 +0000 (18:03 +0000)]
Use a resonable timeout of 3 seconds when polling for printer list
2006-08-28 Matthias Clasen <mclasen@redhat.com>
* modules/printbackend/cups/gtkprintbackendcups.c: Use a
resonable timeout of 3 seconds when polling for printer
list updates, instead of 300000 seconds...
Michael Natterer [Mon, 28 Aug 2006 16:14:42 +0000 (16:14 +0000)]
don't write out </apply_tag> for tags that have already been closed by the
2006-08-28 Michael Natterer <mitch@imendio.com>
* gtk/gtktextbufferserialize.c (serialize_text): don't write out
</apply_tag> for tags that have already been closed by the logic
which turns overlapping spans into XML-able trees. Fixes broken
XML when there are overlapping tags in the buffer. Also free two
leaked GLists and did some cleanup.
* tests/Makefile.am
* tests/testrichtext.c: new test which creates randomly tagged
GtkTextBuffers and serializes/deserializes them.
Priit Laes [Mon, 28 Aug 2006 14:24:33 +0000 (14:24 +0000)]
Translation updated by Ivar Smolin.
2006-08-28 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Christophe Merlet [Mon, 28 Aug 2006 11:03:04 +0000 (11:03 +0000)]
Updated French translation.
Hendrik Richter [Sun, 27 Aug 2006 18:47:58 +0000 (18:47 +0000)]
Updated German translation.
2006-08-27 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Hendrik Richter [Sun, 27 Aug 2006 17:26:57 +0000 (17:26 +0000)]
Updated German translation.
2006-08-27 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Hendrik Richter [Sun, 27 Aug 2006 13:56:45 +0000 (13:56 +0000)]
Updated German translation.
2006-08-27 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Gintautas Miliauskas [Sun, 27 Aug 2006 13:12:04 +0000 (13:12 +0000)]
Updated Lithuanian translation.
Gintautas Miliauskas [Sun, 27 Aug 2006 12:33:45 +0000 (12:33 +0000)]
Updated Lithuanian translation.
* lt.po: Updated Lithuanian translation.
Theppitak Karoonboonyanan [Sat, 26 Aug 2006 16:47:10 +0000 (16:47 +0000)]
Fixed plural strings.
2006-08-26 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Fixed plural strings.
Matthias Clasen [Sat, 26 Aug 2006 06:26:35 +0000 (06:26 +0000)]
Don't leak pixbufs. (#352264, Ross Burton)
2006-08-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstatusicon.c (gtk_status_icon_reset_image_data):
Don't leak pixbufs. (#352264, Ross Burton)
Matthias Clasen [Sat, 26 Aug 2006 06:15:40 +0000 (06:15 +0000)]
Don't leak PangoAttributes. (#352391, Paolo Borelli)
2006-08-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtklinkbutton.c (set_link_underline): Don't leak
PangoAttributes. (#352391, Paolo Borelli)
Matthias Clasen [Sat, 26 Aug 2006 06:02:33 +0000 (06:02 +0000)]
Query range style properties only on range widgets. (#352277, Benjamin
2006-08-26 Matthias Clasen <mclasen@redhat.com>
* pixbuf-draw.c (reverse_engineer_stepper_box):
Query range style properties only on range
widgets. (#352277, Benjamin Otte)
Priit Laes [Sat, 26 Aug 2006 03:31:41 +0000 (03:31 +0000)]
Translation updated by Ivar Smolin.
2006-08-26 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Matthias Clasen [Sat, 26 Aug 2006 01:17:17 +0000 (01:17 +0000)]
demonstrate automatic scrolling
Matthias Clasen [Sat, 26 Aug 2006 00:27:11 +0000 (00:27 +0000)]
Use local binding when loading modules. (#351868)
2006-08-25 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmodules.c (find_module): Use local binding when
loading modules. (#351868)
Ilkka Tuohela [Fri, 25 Aug 2006 09:02:38 +0000 (09:02 +0000)]
Updated Finnish translation
Michael Natterer [Thu, 24 Aug 2006 19:41:40 +0000 (19:41 +0000)]
return the hostname instead of NULL.
2006-08-24 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkdisplay-quartz.c (gdk_display_get_name): return
the hostname instead of NULL.
Tor Lillqvist [Wed, 23 Aug 2006 23:21:26 +0000 (23:21 +0000)]
Slight editing of my last entry.
Federico Mena Quintero [Wed, 23 Aug 2006 21:59:18 +0000 (21:59 +0000)]
Renamed to gtk_file_system_create() so that it will get exported and we
2006-08-23 Federico Mena Quintero <federico@novell.com>
* gtk/gtkfilesystem.[ch] (_gtk_file_system_create): Renamed to
gtk_file_system_create() so that it will get exported and we can
use it in the test program.
* gtk/gtk.symbols: Added gtk_file_system_create.
* gtk/gtkfilechooserdefault.c (set_file_system_backend): Use
gtk_file_system_create().
* tests/autotestfilesystem.c: New file with automatic tests for
the async callbacks and cancelation policy of GtkFileSystem.
* tests/Makefile.am: Added autotestfilesystem.
Matthias Clasen [Wed, 23 Aug 2006 19:31:56 +0000 (19:31 +0000)]
fix printer options
Jovan Naumovski [Wed, 23 Aug 2006 12:51:25 +0000 (12:51 +0000)]
2006-08-23 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation
Tor Lillqvist [Wed, 23 Aug 2006 08:48:42 +0000 (08:48 +0000)]
Revert accidental translatable string change, use same string for warning
2006-08-23 Tor Lillqvist <tml@novell.com>
* gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
Revert accidental translatable string change, use same string
for warning as in gtkfilesystemunix.c.
Tor Lillqvist [Wed, 23 Aug 2006 08:17:09 +0000 (08:17 +0000)]
Fix logic at the end of strings.
2006-08-23 Tor Lillqvist <tml@novell.com>
* gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
Fix logic at the end of strings.
* gtk/gtkfilesystemwin32.c: Maintain a hash table of live
handles and check that we have no outstanding handles at
finalization time. (Copying what Matthias did for
gtkfilesystemunix.c)
Matthias Clasen [Wed, 23 Aug 2006 06:07:10 +0000 (06:07 +0000)]
Maintain a hash table of live handles and check that we have no
2006-08-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesystemunix.c: Maintain a hash table
of live handles and check that we have no outstanding
handles at finalization time. (Copying what
Federico did for gtkfilesystemgnomevfs.c)
Matthias Clasen [Wed, 23 Aug 2006 04:14:37 +0000 (04:14 +0000)]
Cut ChangeLog
Matthias Clasen [Wed, 23 Aug 2006 03:51:48 +0000 (03:51 +0000)]
Branch for 2.10
Tor Lillqvist [Wed, 23 Aug 2006 01:34:53 +0000 (01:34 +0000)]
Remove dead code. Reduce spurious differences between this file and
2006-08-23 Tor Lillqvist <tml@novell.com>
* gtk/gtkfilesystemwin32.c: Remove dead code. Reduce spurious
differences between this file and gtkfilesystemunix.c so that it
is easier to compare them and check if differences are
intentional. I will later factor out the common functions and code
snippets from these two files.
2006-08-23 Tor Lillqvist <tml@novell.com>
Fix several problems with the file chooser on Windows, for
instance prevent duplicated directory entries from appearing.
* gtk/gtkfilesystem.c (gtk_file_paths_sort): Use
_gtk_file_system_win32_path_compare() on Windows for casefolded
sorting.
* gtk/gtkfilesystemwin32.c (casefolded_hash, casefolded_equal):
case-independent hash and equality functions. Scan the UTF-8
strings gunichar by gunichar, and ignore special casing rules, to
more closely match NTFS behaviour.
(gtk_file_system_win32_init): Use casefolded_hash() and
casefolded_equal() for the folder hash table.
(remove_trailing_slash): Don't remove the slash of a drive or
share root.
(get_mime_type_for_file): Take also a WIN32_FILE_ATTRIBUTE_DATA as
argument, and use that to recognize directories. Don't call
g_file_test() to check for executables, just look at the file name
extension directly.
(gtk_file_system_win32_make_path): Check illegal chars in file
name, like in gtkfilesystemunix.c.
(create_file_info): Drop unused basename parameter. Call
g_filename_display_name() directly for roots, as
g_filename_display_basename() mishandles those.
(gtk_file_folder_win32_get_info): Skip sanity check for now, as it
fails for server share roots. Construct basename only in the if
branch that uses it.
(fill_in_names): Use casefolded_hash() and casefolded_equal() for
the folder's stat_info hash table, too.
(_gtk_file_system_win32_path_compare): Scan the strings gunichar
by gunichar and ignore special casing here, too, instead of using
g_utf8_casefold(). Match slash and backslash.
Tor Lillqvist [Wed, 23 Aug 2006 00:25:10 +0000 (00:25 +0000)]
Add Win32 detail to doc comments.
2006-08-23 Tor Lillqvist <tml@novell.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_shape_combine_mask)
(gdk_window_input_shape_combine_mask)
gdk_window_shape_combine_region)
(gdk_window_input_shape_combine_region): Add Win32 detail to doc
comments.
Josep Puigdemont i Casamajó [Tue, 22 Aug 2006 23:13:30 +0000 (23:13 +0000)]
Updated Catalan translation.
Paolo Borelli [Mon, 21 Aug 2006 23:20:21 +0000 (23:20 +0000)]
do not scroll on copy. Bug #329604.
2006-08-22 Paolo Borelli <pborelli@katamail.com>
* gtk/gtktextview.c: do not scroll on copy. Bug #329604.
Daniel Nylander [Sun, 20 Aug 2006 22:10:35 +0000 (22:10 +0000)]
Updated Swedish translation.
2006-08-20 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
Hendrik Richter [Sun, 20 Aug 2006 14:58:59 +0000 (14:58 +0000)]
Updated German translation.
2006-08-20 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Daniel Nylander [Sun, 20 Aug 2006 14:38:05 +0000 (14:38 +0000)]
Updated Swedish translation.
2006-08-20 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
Hendrik Richter [Sun, 20 Aug 2006 14:20:01 +0000 (14:20 +0000)]
Updated German translation.
2006-08-20 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Funda Wang [Sun, 20 Aug 2006 10:01:50 +0000 (10:01 +0000)]
Updated gtk+ zh_CN translation.
Ani Peter [Sun, 20 Aug 2006 06:56:25 +0000 (06:56 +0000)]
Updated Malayalam translation
Ani Peter [Sun, 20 Aug 2006 05:14:15 +0000 (05:14 +0000)]
Updated Malaylam translation
Alexander Shopov [Sat, 19 Aug 2006 19:57:34 +0000 (19:57 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-08-19 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
Theppitak Karoonboonyanan [Sat, 19 Aug 2006 03:42:08 +0000 (03:42 +0000)]
Updated Thai translation.
2006-08-19 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Matthias Clasen [Fri, 18 Aug 2006 15:30:57 +0000 (15:30 +0000)]
fix recent files issues
Alexander Shopov [Fri, 18 Aug 2006 13:51:50 +0000 (13:51 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-08-18 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
Clytie Siddall [Fri, 18 Aug 2006 13:46:28 +0000 (13:46 +0000)]
vi.po: Updated Vietnamese translation.
Matthias Clasen [Fri, 18 Aug 2006 04:37:22 +0000 (04:37 +0000)]
bump version
Matthias Clasen [Fri, 18 Aug 2006 04:34:21 +0000 (04:34 +0000)]
2.10.2
Matthias Clasen [Fri, 18 Aug 2006 02:41:52 +0000 (02:41 +0000)]
initialize a variable
Matthias Clasen [Fri, 18 Aug 2006 02:15:49 +0000 (02:15 +0000)]
More update
Duarte Loreto [Fri, 18 Aug 2006 01:39:03 +0000 (01:39 +0000)]
Updated Portuguese translation.
2006-08-18 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
Matthias Clasen [Fri, 18 Aug 2006 01:30:24 +0000 (01:30 +0000)]
Handle filename encoding consistently. (#351812, Christian Persch)
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprinteroptionwidget.c (update_widgets):
* modules/printbackends/file/gtkprintbackendfile.c
(output_file_from_settings): Handle filename encoding
consistently. (#351812, Christian Persch)
Matthias Clasen [Fri, 18 Aug 2006 00:15:57 +0000 (00:15 +0000)]
Updates
Federico Mena Quintero [Thu, 17 Aug 2006 21:31:08 +0000 (21:31 +0000)]
Enable "/" and "~" as bindings to activate the location entry again. Fixes
2006-08-17 Federico Mena Quintero <federico@novell.com>
* gtk/gtkfilechooserdefault.c
(_gtk_file_chooser_default_class_init): Enable "/" and "~" as
bindings to activate the location entry again. Fixes bug #340856.
(tree_view_keybinding_cb): Likewise.
(trap_activate_cb): Likewise.
(location_popup_handler): Handle the "path" argument again; set it
as the text on the location entry.
(location_set_user_text): New helper function.
(load_setup_timer): Fix comment.
* tests/autotestfilechooser.c (main): Oops, enable all the tests again.
Matthias Clasen [Thu, 17 Aug 2006 19:17:14 +0000 (19:17 +0000)]
revert a change that causes a11y regressions in OOo
Matthias Clasen [Thu, 17 Aug 2006 17:35:55 +0000 (17:35 +0000)]
Fix the ClientMessages we are sending to the notification area to be more
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktrayicon-x11.c: Fix the ClientMessages we are
sending to the notification area to be more in sync with
the systray spec. (#350860, Wincent Untz)
Matthias Clasen [Thu, 17 Aug 2006 16:24:56 +0000 (16:24 +0000)]
Queue printing idles at a low priority. (#348289, Yevgen Muntyan)
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintoperation.c (print_pages, preview_ready): Queue
printing idles at a low priority. (#348289, Yevgen Muntyan)
Priit Laes [Thu, 17 Aug 2006 15:48:13 +0000 (15:48 +0000)]
Translation updated by Ivar Smolin.
2006-08-17 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Changwoo Ryu [Thu, 17 Aug 2006 15:44:41 +0000 (15:44 +0000)]
Updated Korean translation.
2006-08-18 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
Matthias Clasen [Thu, 17 Aug 2006 14:35:29 +0000 (14:35 +0000)]
Add some caveats to the documentation. (#348971)
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstatusicon.c (gtk_status_icon_get_geometry): Add some
caveats to the documentation. (#348971)
Tim Janik [Thu, 17 Aug 2006 14:21:41 +0000 (14:21 +0000)]
fixed buglet from #351759.
Thu Aug 17 16:19:35 2006 Tim Janik <timj@imendio.com>
* docs/tutorial/gtk-tut.sgml: fixed buglet from #351759.
Francisco Javier F. Serrador [Thu, 17 Aug 2006 13:53:30 +0000 (13:53 +0000)]
Updated Spanish translation.
2006-08-17 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
Ankitkumar Rameshchandra Patel [Thu, 17 Aug 2006 13:34:30 +0000 (13:34 +0000)]
Updated Translation
Tor Lillqvist [Thu, 17 Aug 2006 13:27:06 +0000 (13:27 +0000)]
Link with -luuid for IID_IUnknown that gtkprintoperation-win32.o needs.
2006-08-17 Tor Lillqvist <tml@novell.com>
* gtk/Makefile.am (libgtk_win32_2_0_la_LIBADD): Link with -luuid
for IID_IUnknown that gtkprintoperation-win32.o needs.
Satoru SATOH [Thu, 17 Aug 2006 13:08:51 +0000 (13:08 +0000)]
Updated Japanese translation.
2006-08-17 Satoru SATOH <ss@gnome.gr.jp>
* Updated Japanese translation.
Erdal Ronahi [Thu, 17 Aug 2006 12:47:26 +0000 (12:47 +0000)]
Updated Kurdish translations
Wouter Bolsterlee [Thu, 17 Aug 2006 10:52:13 +0000 (10:52 +0000)]
Translation updated by Wouter Bolsterlee.
2006-08-17 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* nl.po: Translation updated by Wouter Bolsterlee.
Jovan Naumovski [Thu, 17 Aug 2006 10:01:36 +0000 (10:01 +0000)]
2006-08-17 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation
Alexander Shopov [Thu, 17 Aug 2006 09:07:58 +0000 (09:07 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-08-17 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
Matthias Clasen [Thu, 17 Aug 2006 04:57:00 +0000 (04:57 +0000)]
Improve the handling of the default output filename, to ensure that we
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* modules/printbackends/file/gtkprintbackendfile.c: Improve
the handling of the default output filename, to ensure
that we default to output.ps when only PostScript output
is possible. (#348236, Don Scorgie)
Matthias Clasen [Thu, 17 Aug 2006 04:51:40 +0000 (04:51 +0000)]
Remove leftover debugging
Matthias Clasen [Thu, 17 Aug 2006 04:48:39 +0000 (04:48 +0000)]
Re-select the current printer to update per-printer ui. (#348245, Don
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_manual_capabilities):
Re-select the current printer to update per-printer ui.
(#348245, Don Scorgie)
Matthias Clasen [Thu, 17 Aug 2006 04:42:27 +0000 (04:42 +0000)]
Handle the case where the filechooser button is destroyed quickly.
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (set_info_get_info_cb)
(model_add_special_get_info_cb): Handle the case where the
filechooser button is destroyed quickly.
Paolo Borelli [Thu, 17 Aug 2006 01:12:02 +0000 (01:12 +0000)]
make sure the has-selection property is updated when the delection is
2006-08-17 Paolo Borelli <pborelli@katamail.com>
* gtk/gtktextbuffer.c: make sure the has-selection property is
updated when the delection is deleted. Bug #329752
* tests/testtext.c: add a copy menu item and show how to
update its sensitivity tracking the has-selection property.
Michael David Emmel [Wed, 16 Aug 2006 23:37:57 +0000 (23:37 +0000)]
Changed to use cairo-directfb.pc
Kristian Rietveld [Wed, 16 Aug 2006 23:32:07 +0000 (23:32 +0000)]
move the ITALIC_COLUMN over to a STYLE_COLUMN which sets the style
2006-08-17 Kristian Rietveld <kris@gtk.org>
* demos/gtk-demo/main.c (window_closed_cb), (row_activated_cb),
(create_tree): move the ITALIC_COLUMN over to a STYLE_COLUMN
which sets the style attribute. Makes drawing the active demos
in italic work again.
Matthias Clasen [Wed, 16 Aug 2006 20:52:23 +0000 (20:52 +0000)]
Add some docs to the row-deleted signal. (#349128, Benedikt Meurer)
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreemodel.c (gtk_tree_model_base_init): Add some
docs to the row-deleted signal. (#349128, Benedikt Meurer)
Matthias Clasen [Wed, 16 Aug 2006 20:42:15 +0000 (20:42 +0000)]
Update background upon style-set and state-changed. (#348634, Thomas
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c: Update background upon style-set and
state-changed. (#348634, Thomas Rydzynski)
Matthias Clasen [Wed, 16 Aug 2006 17:42:54 +0000 (17:42 +0000)]
Popup completion if paste is at the end (patch was already in 2.8.x).
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (paste_received): Popup completion if paste
is at the end (patch was already in 2.8.x). (#165714,
Christian Persch)
Matthias Clasen [Wed, 16 Aug 2006 17:29:15 +0000 (17:29 +0000)]
forgotten changelog
Kristian Rietveld [Wed, 16 Aug 2006 15:58:28 +0000 (15:58 +0000)]
take the cell spacing into account when calculating the available extra
2006-08-16 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
take the cell spacing into account when calculating the available
extra space. (#350938, patch from Peter Johanson).
Satoru SATOH [Wed, 16 Aug 2006 15:57:01 +0000 (15:57 +0000)]
Updated Japanese translation.
2006-08-16 Satoru SATOH <ss@gnome.gr.jp>
* Updated Japanese translation.
Baris Cicek [Wed, 16 Aug 2006 14:55:04 +0000 (14:55 +0000)]
Updated turkish translation
Matthias Clasen [Wed, 16 Aug 2006 14:38:02 +0000 (14:38 +0000)]
Explain some quirks of this function. (#351112,
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.c (gtk_notebook_set_current_page): Explain
some quirks of this function. (#351112,
Kristian Rietveld [Wed, 16 Aug 2006 14:35:02 +0000 (14:35 +0000)]
update the refs from children to parents for all nodes, since they may all
2006-08-16 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelfilter.c (gtk_tree_model_filter_fetch_child):
update the refs from children to parents for all nodes, since
they may all have been moved by the insert operation. (#346800,
patch from Jonathan Matthew).
Matthias Clasen [Wed, 16 Aug 2006 06:01:09 +0000 (06:01 +0000)]
Stop loading an animation if the first frame is complete. (#350911,
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale):
Stop loading an animation if the first frame is complete.
(#350911, Christian Neumair)
Daniel Nylander [Wed, 16 Aug 2006 05:28:09 +0000 (05:28 +0000)]
Updated Swedish translation.
2006-08-16 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
Theppitak Karoonboonyanan [Wed, 16 Aug 2006 04:18:11 +0000 (04:18 +0000)]
Updated Thai translation.
2006-08-16 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Changwoo Ryu [Wed, 16 Aug 2006 03:56:02 +0000 (03:56 +0000)]
Updated Korean translation.
2006-08-16 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
Matthias Clasen [Wed, 16 Aug 2006 03:42:23 +0000 (03:42 +0000)]
Add since tags
Gabor Kelemen [Wed, 16 Aug 2006 02:19:37 +0000 (02:19 +0000)]
Translation updated.
2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
Michael David Emmel [Tue, 15 Aug 2006 23:30:08 +0000 (23:30 +0000)]
Added patch from Bug 351519
to fix directfb backend build
Artur Flinta [Tue, 15 Aug 2006 22:31:03 +0000 (22:31 +0000)]
Updated Polish translation by GNOME PL Team.
2006-08-16 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Richard Hult [Tue, 15 Aug 2006 20:13:13 +0000 (20:13 +0000)]
Add GDK button mask for NS dragging events. (create_scroll_event): Remove
2006-08-15 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c: (get_event_mask_from_ns_event):
Add GDK button mask for NS dragging events.
(create_scroll_event): Remove obsolete comment.
(_gdk_quartz_get_current_event_mask), (gdk_event_translate): Keep
track of the latest event mask here...
* gdk/quartz/gdkwindow-quartz.c:
(_gdk_windowing_window_get_pointer): And use it here. Patch from
Kristian Rietveld.
(gdk_window_quartz_update_idle): Rename to make things clearer.
Matthias Clasen [Tue, 15 Aug 2006 19:49:27 +0000 (19:49 +0000)]
Some more printing docs
Hendrik Richter [Tue, 15 Aug 2006 19:33:44 +0000 (19:33 +0000)]
Updated German translation.
2006-08-15 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.